| Overload | Description |
|---|---|
| CreateNotCondition<TTarget>(Analyzer<TTarget,Boolean>) | Creates the predicate-analyzer that negates result of specified argument. |
| CreateNotCondition<TTarget>(String,PredicateAnalyzer<TTarget>) | Creates the predicate-analyzer that negates result of specified argument. |